Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top |

Constants

The following input type is defined for tween-related atoms:

enum {
    kInputMapSubInputID         = 'subi',
};

The kInputMapSubInputID type is the QT atom type for mapping a tween to a receiving track in a movie:

kInputMapSubInputID
A leaf atom that contains the ID of a tween entry. You create a kInputMapSubInputID atom in a receiving track's input map to define the relationship between the tween entry and the receiving track.You create a kInputMapSubInputID atom as a child of a kTrackModifierInput atom.


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top |